func crypto/tls.noExportedKeyingMaterial
2 uses
crypto/tls (current package)
conn.go#L1496: state.ekm = noExportedKeyingMaterial
prf.go#L249: func noExportedKeyingMaterial(label string, context []byte, length int) ([]byte, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)